Skip to content
View ebrahimpichka's full-sized avatar

Highlights

  • Pro

Block or report ebrahimpichka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ebrahimpichka/README.md

About


I’m an engineering graduate and ML enthusiast/researcher. My interests primarily include deep RL, applications of machine learning in mathematical optimization and operations research, graph representation learning, and geometric deep learning. Also, I always have an eye for advances and research in more fundamental topics of AI such as optimization techniques, and learning methods.

Stack


Python TensorFlow Keras PyTorch PyTorchLighning pyg sklearn
JAX C++ julia julia Colab openaigym scipy

Connect with me


Ebrahim's Twitter Ebrahim's LinkedIn Ebrahim's Medium Ebrahim's Gmail Ebrahim's Stackoverflow



Pinned Loading

  1. GNN-RecSys GNN-RecSys Public

    Implementation and testing of LightGCN with some variations. Graph-Neural-Network-based recommendation system.

    Jupyter Notebook

  2. attn-PG-RL-tsp attn-PG-RL-tsp Public

    A PyTorch implementation of the attention-based Policy Gradient RL for learning to solve Travelling Salesperson Problem based on the paper https://doi.org/10.1007/978-3-319-93031-2_12

    Jupyter Notebook 8

  3. awesome-optimization awesome-optimization Public

    A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.

    443 48

  4. OptionPricingLib OptionPricingLib Public

    C++ library for pricing options using various numerical methods, designed for quantitative finance applications

    C++ 1

  5. GAT-pt GAT-pt Public

    PyTorch implementation of the Graph Attention Networks (GAT) based on the paper "Graph Attention Network" by Velickovic et al - https://arxiv.org/abs/1710.10903v3

    Python 43 7

  6. DDPG-implementation DDPG-implementation Public

    An implementation of the DDPG algorithm from the paper "Continuous control with deep reinforcement learning"

    Python 1